We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api/v1/dispatches/
GWW Bot
As discussed on Discord this endpoint ocassionally returns null for the message content. Here is an example Hard to reproduce
I honestly have no idea, possible ideas that I totally came up with are that an API call to the AH api failing will silently fail 😉
Not null
Null
This version of the API is self-hosted. My code has no issue when retrying shortly after (likely after another sync). Appreciate the work!
The text was updated successfully, but these errors were encountered:
as discussed in Discord, this is most likely the ArrowHead API occasionally returning null for messages.
null
While there's a retry mechanism for HTTP errors, it should also retry if the received messages contain null.
Sorry, something went wrong.
dealloc
When branches are created from issues, their pull requests are automatically linked.
Link to faulty endpoint
api/v1/dispatches/
The name of your client/application
GWW Bot
Request information
As discussed on Discord this endpoint ocassionally returns null for the message content.
Here is an example
Hard to reproduce
Steps to reproduce
I honestly have no idea, possible ideas that I totally came up with are that an API call to the AH api failing will silently fail 😉
What is expected?
Not null
What is actually happening?
Null
System Info
Any additional comments?
This version of the API is self-hosted. My code has no issue when retrying shortly after (likely after another sync).
Appreciate the work!
The text was updated successfully, but these errors were encountered: