Skip to content
New issue

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

Webhook not triggered when job changes #8446

Open
2 tasks done
ilyasofficial1617 opened this issue Sep 17, 2024 · 1 comment
Open
2 tasks done

Webhook not triggered when job changes #8446

ilyasofficial1617 opened this issue Sep 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ilyasofficial1617
Copy link

ilyasofficial1617 commented Sep 17, 2024

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  1. Set up the webhook as usual, configured to receive all events.
  2. Ping the webhook receiver, this works successfully.
  3. Change the state of the job from "new" to "completed". The receiver does not receive anything
  4. Trying to change job from "annotation" to "acceptance". The receiver does not receive anything

Screenshot from 2024-09-17 12-20-46
Screenshot from 2024-09-17 12-41-59

Screenshot from 2024-09-17 12-48-27

Expected Behavior

No response

Possible Solution

No response

Context

I'm trying to detect when the dataset is finished so I can start training on it.

Environment

Ubuntu 22.04.3 LTS
GeForce RTX 3060 LHR

docker compose -f docker-compose.yml -f docker-compose.dev.yml -f components/serverless/docker-compose.serverless.yml up -d
@ilyasofficial1617 ilyasofficial1617 added the bug Something isn't working label Sep 17, 2024
@ilyasofficial1617
Copy link
Author

ilyasofficial1617 commented Sep 17, 2024

this might be related to #6419

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant