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
My webhook target (windmill) returns HTTP 201, and grist seems to consider this an error:
{"status":"retrying","numWaiting":92,"updatedTime":1726065614947,"lastEventBatch":{"status":"failure","httpStatus":201,"errorMessage":"0191e187-1ff1-2d4e-8058-c1e4e0825982","size":68,"attempts":14},"lastSuccessTime":null,"lastFailureTime":1726065614947,"lastErrorMessage":"0191e187-1ff1-2d4e-8058-c1e4e0825982","lastHttpStatus":201}
No response
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @tennox ! You're right, our behavior looks naive:
grist-core/app/server/lib/Triggers.ts
Lines 801 to 804 in 963e26d
Sorry, something went wrong.
No branches or pull requests
Describe the current behavior
My webhook target (windmill) returns HTTP 201, and grist seems to consider this an error:
Steps to reproduce
Describe the expected behavior
No response
Where have you encountered this bug?
Instance information (when self-hosting only)
No response
The text was updated successfully, but these errors were encountered: