Skip to content

issues Search Results · repo:graphile/worker language:TypeScript

Filter by

220 results
 (63 ms)

220 results

ingraphile/worker (press backspace or delete to remove)

On HN, there was link to this blog post: https://www.recall.ai/blog/postgres-listen-notify-does-not-scale This made us think that is this some common knowledge within graphile-worker? As add_job function ...
question
  • savikko
  • 2
  • Opened 
    7 days ago
  • #552

Also: wrap task executors (e.g. for shared error handling logic).
  • benjie
  • Opened 
    10 days ago
  • #551

Feature description Facilitate retrieval of jobs in graphile, by either giving ways to query the schema or exposing new helpers to do so in a more durable way. Motivating example !-- What motivated ...
  • GerkinDev
  • 8
  • Opened 
    14 days ago
  • #548

Feature description I ve been seeing this new strategy for LLMS to interact with documentation and thought Graphile Worker could implement this as well. Thoughts or concerns? Here is some more information ...
enhancement
good first issue
  • amerryma
  • Opened 
    27 days ago
  • #547

Feature description (I am evaluating Graphile worker to see if it could fit the use case I have in mind) I would like a new job_key_mode mode perhaps called abort_replace which would trigger abort on ...
  • aubergene
  • 1
  • Opened 
    on Jun 13
  • #546

Feature description I noticed that the Task type has a generic already, so Im not 100% sure it s not user error and I m not typing things correctly. But I want to allow Task functions in Graphile Worker ...
  • 1mike12
  • 4
  • Opened 
    on Jun 12
  • #545

Feature description Allow task to be in nested folder for crontab configurations. Not works 0 8 * * * folder/task ?jobKey=jobKey Works 0 8 * * * folder-task ?jobKey=jobKey Motivating example We do ...
good first issue
  • seapoint-doruk
  • 2
  • Opened 
    on May 20
  • #542

Summary We are using Graphile Worker in production for a while now, more specifically this PR (#474). It works remarkably well. However, every few months the LISTEN/NOTIFY connection seems to drop. Our ...
🐛 bug
😓 cannot-reproduce
  • psteinroe
  • 6
  • Opened 
    on Apr 29
  • #541

!-- Before opening an issue: if you use npm try running yarn instead; if you run yarn, please try running npx yarn-deduplicate yarn. -- !-- You can also chat with us on Discord: http://discord.gg/graphile ...
  • hillac
  • 3
  • Opened 
    on Apr 24
  • #538

Summary Setting maxAttempts to 0 results in null being inserted instead of 0, likely due to the usage of the logical OR (||) operator in the code. Steps to reproduce 1. Configure a job with maxAttempts: ...
🐛 bug
  • underfisk
  • 2
  • Opened 
    on Apr 2
  • #536
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub