Frequently Asked Questions

Tips, tricks, and lessons learned

Have a question? Open an issue or start a discussion on our repo page. Common (and not-so-common) topics will be captured here over time.

  1. Open the Girder REST API Documentation
  2. Scroll down to find “Worker”
  3. Click “GET”
  4. Click “Execute”

If the processes run, the instance is working as expected.

The default behavior for S3 bucket imports is to set the annotation rate to match the video frame rate. This can be changed in the girder metadata for the folder:

At this time, there is no way to restart or re-run girder jobs. This would be a bigger development effort requiring changes into other repositories to support that.