-
If using Thread Jobs (`Start-ThreadJob` instead of `Start-Job`), when receiving output from the job (via `Receive-Job`), the output is out of order, grouped by output type--all elements from the outpu…
-
### Description of the feature request:
TL;DR; In order to properly populate remote cache for developers, one has to build both android binaries and android/jvm libraries. This is costly and inef…
-
**Describe the bug**
There is no careers page for 17hats
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://www.17hats.com/careers'
2. See error
**Expected behavior**
I exp…
-
If we prove range of blocks and one block fails, no need to continue running parallel block proving tasks. Abort execution gracefully.
-
Problem: a job can get stuck on startup and tie up resources if the job's directory is a remote file system that is hanging (e.g. lustre).
Add a shell plugin that starts a probe process to do chdir…
-
### OpenPanel version(s) affected
0.2.5
### Description
Need an option to connect OpenPanel servers in cluster: slave to master and viceversa
keep server name for user
keep server name for serv…
-
Hi Bwalti,
I'm working for a Java project which deployed as a AWS Batch Job (its underlayer run on Fargate Task).
Currently, we would like to send metrics to Managed Prometheus from AWS BatchJob.
…
-
## Bug Report
**Describe the bug**
Using node_exporter_metrics input with prometheus_remote_write output doesn't push metrics to Prometheus.
**To Reproduce**
- Launch prometheus server with fo…
-
### Error Message and Logs
I am trying to use a static site generator that grabs its content from a remote source. By doing so, even if I trigger a build, the latest image is not pulled to the targ…
-
> This is not related to the PR, but I find this method poorly designed: we are both applying remote sync pattern (which is normal since we are dealing with remote data) AND restoring local sync patte…