We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
These are the various background jobs that get run on a regular schedule using Sidetiq. These workers live in app/workers.
OAuth tokens for user authentication from oc-id expire. This work runs to refresh the OAuth tokens.
There is a Sidetiq job that gets run daily at midnight which refreshes Supermarket's sitemap. It uses the sitemap_generator gem.