globus/globus-compute

Opt-in model for reporting errors/exceptions

Open

#176 opened on Jul 21, 2020

 (0 comments) (0 reactions) (0 assignees)Python (52 forks)auto 404
Low:Prienhancementhelp wanted

Repository metrics

Stars
 (162 stars)
PR merge metrics
 (PR metrics pending)

Description

One of the major advantages to being a hosted service is that you could allow users to automatically report errors. For eg, if we had information on serialization errors and data size issues we could easily prioritize between these issues. Without this data we are making guesses often, and in some cases based on some user's reporting issues.

This could be a flag in the funcX global config, with a large banner at the setup letting users know that we recommend turning it on.

Contributor guide