Skip to content

Add a Gitter chat badge to README.md - #27

Merged
ginccc merged 2 commits into
labsai:masterfrom
gitter-badger:gitter-badge
Mar 22, 2017
Merged

Add a Gitter chat badge to README.md#27
ginccc merged 2 commits into
labsai:masterfrom
gitter-badger:gitter-badge

Conversation

@gitter-badger

Copy link
Copy Markdown
Contributor

labsai/EDDI now has a Chat Room on Gitter

@ginccc has just created a chat room. You can visit it here: https://gitter.im/EDDI-labs-ai/Lobby.

This pull-request adds this badge to your README.md:

Gitter

If my aim is a little off, please let me know.

Happy chatting.

PS: Click here if you would prefer not to receive automatic pull-requests from Gitter in future.

@ginccc
ginccc merged commit c1691de into labsai:master Mar 22, 2017
rolandpickl pushed a commit that referenced this pull request Apr 20, 2018
ginccc added a commit that referenced this pull request Jul 3, 2026
…pod cancel honored

- #12: deleteGroupConversation now runs the same paused-state cleanup as
  cancel-of-paused (delete timeout schedule + cleanupAfterTerminalState) so a
  deleted paused discussion no longer leaks its armed schedule, ephemeral
  dynamic agents, and lastVerifiedIndex entry.
- #13: cancelDiscussion decides the cancel path (token / DB CAS) FIRST and
  deletes the timeout schedule only after the CAS wins; on CAS loss it leaves
  the schedule alone and reports 409, so a cancel racing a fresh pause can no
  longer strip a finite timeout while reporting success.
- #27/#45: the running leg re-reads persisted state at each phase boundary and
  completes via updateIfState(running-state) so a cross-pod cancel/ABORT is
  honored at the next boundary and the terminal COMPLETED write can no longer
  resurrect IN_PROGRESS over a cluster-wide CANCELLED.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants