spotify/scio
Verify counter behavior when mutated outside of a pipeline
Aberta
#1.044 aberto em 9 de fev. de 2018
enhancementgood first issue
Métricas do repositório
- Stars
- (2.626 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
We have a feature request that metric mutation e.g. counter.inc() should fail with a meaningful message when called outside of a pipeline (a lambda).
This is probably a beam issue. We need to verify the current behavior and maybe report/fix upstream.