Skip to content

Exttrig handler should call GraceDb tasks asynchronously

Leo P. Singer requested to merge leo-singer/gwcelery:async-exttrig-upload into master

This frees up the dedicated queue more quickly, and also permits the GraceDb API calls to be retried automatically.

Merge request reports