cog
a1213bc0
- Only send the "start" webhook when we start tracking a prediction
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Only send the "start" webhook when we start tracking a prediction We create the task before we call `Worker.predict`, and sometimes, in case of errors, we never actually start the prediction. We should only send the webhook when we actually start.
References
#1874 - Only send the "start" webhook when we start tracking a prediction
Author
erbridge
Committer
erbridge
Parents
f85ec073
Loading