globus/globus-compute

Opt-in model for reporting errors/exceptions

Ouverte

#176 ouverte le 21 juil. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)Python (52 forks)auto 404
Low:Prienhancementhelp wanted

Métriques du dépôt

Stars
 (162 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur