API v4 - Getting 504 Gateway Timeout when creating an instance

Hello,

I am writing an Erlang library for linode API v4. When I try to create an instance i get a 504 Gateway Timeout and the instance ends up being created but the api returns an error and I do not get my linodeId. In this case I have to do a "filter" in the instances by the unique label i just created to check the status.

I was expecting a faster reply from the API call (with the LinodeID) and then it's responsibility of the developer to check for the status of the linode to proceed with any other task.

Any explanation

Cheers

Pedro

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct