Move GraceDb service URL from argument to global config value
!48 (merged) and !58 (merged) have revealed use cases where we do not have an LVAlert message from which to extract the GraceDb service URL. Rather than carry around the GraceDb API URL as an argument to tasks, it makes more sense to store it in the global Celery configuration dictionary.
@deep.chatterjee, @shaon.ghosh, is this OK with you?
Edited by Leo P. Singer