Skip to content

issues Search Results · repo:botify-labs/simpleflow language:Python

Filter by

190 results
 (78 ms)

190 results

inbotify-labs/simpleflow (press backspace or delete to remove)

- decider: fix nonworking {time.time():d} - https://github.com/botify-labs/simpleflow/issues/426 - a bit of extra typing - and some other fixes/updates not released yet
  • ybastide
  • Opened 
    on Apr 15
  • #448

Having recently had to use the simpleflow CLI, I felt the need to fix some long-standing issues: - filtering on a given period, for a given final status (in addition to the name, tags, etc.) - displaying ...
  • ybastide
  • 4
  • Opened 
    on Dec 3, 2024
  • #443

Pollers raise every 2 minutes on the boto3 rc1. details summary Details /summary Decider: 2023-09-26T19:03:25 INFO [process=MainProcess, pid=18010]: starting DeciderPoller(workflow=analysis) on domain ...
  • ybastide
  • Opened 
    on Sep 26, 2023
  • #432

Problem: pip uninstall -y simpleflow; pip install git+https://github.com/botify-labs/simpleflow.git@62c4fd24e87c754d253438d78fd85b2e733133f2 results in: % ls .venv/lib/python3.11/site-packages/simpleflow ...
  • jbbarth
  • 10
  • Opened 
    on Sep 7, 2023
  • #429

@oleiade @ggreg many files in the lib have the following header: # Copyright (c) 2013, Theo Crevon # Copyright (c) 2013, Greg Leclercq # # See the file LICENSE for copying permission. Similarly the ...
  • jbbarth
  • 6
  • Opened 
    on Sep 6, 2023
  • #427

Since Python 3.7 the standard dict is ordered AND the ordering is part of the specification, so it can be relied upon. We don t need OrderedDict anymore.
  • jbbarth
  • Opened 
    on Sep 6, 2023
  • #426

@ybastide @dauving I d like to be granted Write access to the repo, so I can push my branches directly to this repository (instead of my fork) and thus stack my PRs on top of each other. Why? - with ...
  • jbbarth
  • 2
  • Opened 
    on Sep 3, 2023
  • #424

I m often hitting circular dependencies errors, and some colleagues have been as well. The nasty thing is that two persons can experiment different failures (things work for me, but not for my neighbour, ...
  • jbbarth
  • 3
  • Opened 
    on Aug 20, 2023
  • #420

Hey @ybastide 👋 I hope everything s good on your side I d be VERY interested to upgrade simpleflow to use boto3: - boto2 has been deprecated for a long time, it doesn t receive much updates anymore, ...
  • jbbarth
  • 6
  • Opened 
    on Jul 24, 2023
  • #419

Context We noticed it would be helpful, when a workflow fails, to have more information on the underlying activity and error details to provide helpful information to help diagnosing why the workflow ...
enhancement
  • ybastide
  • Opened 
    on Jul 13, 2023
  • #416
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub