Graham Nott

Results 15 issues of Graham Nott

A simple modification in PR https://github.com/elifesciences/elife-bot/pull/681 satisfies the immediate request to not email authors when a retraction is published. Other journals may have different article types, or want to email...

Emerging as an observation on PR https://github.com/elifesciences/elife-bot/pull/1006 where simple email body formatting was changed to use a template, there are other more lengthy emails that are not formatting with templates,...

When reviewing the refactoring on the ``queue_worker.py`` in PR https://github.com/elifesciences/elife-bot/pull/664, there's an opportunity to move the SQS queue connection and/or the getting of queues from SQS into a separate provider...

Implement activities to provide RecordActivityTaskHeartbeat responses to better monitor their activity or failure.

0 - Backlog

Ability to specify a set of activities in a workflow definition that can be started and worked on in parallel. At the time of this writing, for simplicity, workflow steps...

enhancement
0 - Backlog

- Decider and workflow relationship - How to plan a workflow - SWF requirements - How to duplicate an existing workflow into a new one - Links to further reading

enhancement
1 - Ready
documentation

- SWF requirements - How to duplicate an existing activity into a new one - Further reading

1 - Ready
documentation

- Why start a workflow - Does the workflow you want exist? How to check - How to start a workflow

1 - Ready
documentation

Read and use the "version" of workflow types and activity types in SWF in some meaningful way. Currently ignored.

enhancement
0 - Backlog

Basic data passed to a workflow can be standardised to fit all activities that may be run as part of a workflow. The JSON format will be expanded to include,...

enhancement
0 - Backlog