Skip to content

issues Search Results · repo:cschleiden/go-workflows language:Go

Filter by

150 results
 (92 ms)

150 results

incschleiden/go-workflows (press backspace or delete to remove)

We have monitoring configured so that our engineer-on-call is paged if our workflows fail to execute, either due to an acute failure -- a single workflow gets stuck -- or due to a performance degradation ...
  • cspotcode
  • Opened 
    on Jan 24
  • #381

Since the addition of WAL, sqlite can handle multiple connections however this can often spur database locked errors. As part of the https://github.com/ConduitIO/conduit project we ran some tests and found ...
  • lyuboxa
  • Opened 
    on Dec 18, 2024
  • #380

Workflows and activities can be registered using names, while this work for starting workflows, seems to be failing to when using it for activities and ~sub workflows~, e.g. ExecuteActivity[any](ctx, opts, ...
  • lyuboxa
  • Opened 
    on Dec 17, 2024
  • #378

Hi all, we encountered this issue when trying to spin up 256 goroutines in a workflow and saw significant performance degradation in our unit test. Recreate Using go-workflows version v0.19.0, create ...
bug
  • jacobnowakowski1
  • 4
  • Opened 
    on Dec 11, 2024
  • #377

- Define protobufs for the history events - De-/Serialize events to protobufs - Benchmark difference
  • cschleiden
  • Opened 
    on Nov 12, 2024
  • #374

This is a minor feature request for the ability to set the initial mock time for tester.workflowTester. The WorkflowTesterOption seems well suited for passing this information to NewWorkflowTester(). ...
  • decibelcooper
  • Opened 
    on Nov 1, 2024
  • #370

There seems to be a need for the tester package to provide a method for workflow cancelation. I can t find any way of achieving it without a contribution, so I made one: #368 If there is already a good ...
  • decibelcooper
  • 1
  • Opened 
    on Oct 31, 2024
  • #369

With complicated workflows with overlapping timers, it can become difficult to diagnose which timer led to which issue, if something happens. The same goes for traces. One can often use the duration to ...
feature
  • cschleiden
  • Opened 
    on Oct 25, 2024
  • #367

Similar to #317
backend
feature
  • cschleiden
  • Opened 
    on Oct 25, 2024
  • #366

backend:redis
  • cschleiden
  • Opened 
    on Sep 4, 2024
  • #363
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 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 search results · GitHub