google / google/rrg

Response logging in multi-threaded action execution

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
70
Forks
34
Avg merge
1d 23h
Merged PRs (30d)
25

Description

Currently, if multiple actions were to enable response log capturing and ran simultaneously, the server will receive logs for both of them.

It is not a problem in practice as RRG is generally single-threaded. However, if we were ever to drop this assumption, it can lead to a surprising behaviour and it is better to harden the code against that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.