Change the storage location for command action results

Created on 4 January 2023, almost 2 years ago
Updated 20 January 2023, almost 2 years ago

Problem/Motivation

The actions store their results in the expirable key value store for http_client_manager under the key last result for a period of 5 seconds. This may cause issues when concurrent users are triggering such actions, as they would easily overwrite their result for each other.

Proposed resolution

Change the storage to a private temporary key value store.

📌 Task
Status

Fixed

Version

9.3

Component

Code

Created by

🇩🇪Germany jurgenhaas Gottmadingen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024