Matt Riedemann

Results 19 issues of Matt Riedemann

Hi, we're using version 2.1.7 of the library and I'm wondering about a race / usage issue we might be having, I'm trying to sort out if it's a bug...

I'm opening this mostly to start a discussion and kick around some ideas. I've noticed that when the express server is shutting down and getting requests the [handleFinalRequests](https://github.com/emostar/express-graceful-exit/blob/v0.5.0/lib/graceful-exit.js#L147) function is...

**What is the expected feature or enhancement?** I was testing an `ibm_cloud` channel scenario where it's acceptable to submit a job without a specific backend. However, while testing that, my...

enhancement

### Proposed change Currently the script runs until it encounters a keyboard interrupt: https://github.com/jupyterhub/jupyterhub-idle-culler/blob/v1.0/jupyterhub_idle_culler/__init__.py#L436 Sometimes we disable the hub-managed `cull-idle` service in our deployment during high load events and run...

enhancement

**What is the expected feature or enhancement?** The [RuntimeJob.metrics()](https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/qiskit_ibm_runtime.RuntimeJob#metrics) method does not document what is in that metrics dictionary. For the quantum channel the API docs are [here](https://api.quantum-computing.ibm.com/runtime/api#/Jobs/get_job_metrics_jid). For the...

enhancement

**Describe the bug** I'm trying to submit a job and getting this error: ``` .venv/lib/python3.11/site-packages/flaky/flaky_pytest_plugin.py:146: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

documentation
service/App Configuration

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

I don't see a clear support statement on which versions of expressjs are supported with express-openapi. We've upgraded to express 5.1.0 and are hitting some issues with query parameter parsing...