-
Hi All,
When I try to add a file connector, I keep getting:
```
docker_compose-background-1 | requests.exceptions.HTTPError: 507 Server Error: Insufficient Storage for url: http://index:808…
-
### Type of issue
Typo
### Description
The method description appears to have a malformed `see cref=` tag:
![image](https://github.com/Azure/azure-sdk-for-net/assets/654897/b7adbc14-09d5-450e-98…
-
### Describe your idea
How to compress PDF files?I’m using PDFLib to manipulate PDF files in my project, and I’m wondering if there’s any functionality within the library to reduce the file size of t…
-
Consider the following code:
```
subroutine sub(arg)
character(*) :: arg(..)
interface
subroutine sub1(arg1) bind(c)
character(1) :: arg1(2,4)
end subroutine
end interface
…
-
It seems not all config options that are mentioned in [the defaults](https://github.com/filesender/filesender/blob/development/includes/ConfigDefaults.php).
Having config options undocumented makes …
-
### Issue: Comparing GROBID and Docling for Parsing Scholarly Publications
#### **My Use Case**
We need to parse and extract all relevant information from (1000s) of scholarly publications, such…
-
# Motivation/Description ⛰️
The MCU needs a way of storing, updating, and running the ADCS OS. As the STM32 chip itself has no storage to do so, This has been designed for OBC V1, and may be able to…
-
### Describe the bug
## Context:
CDK provides the ability to utilize Docker cache storage backends as per [the docs](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda.AssetImageCo…
-
Currently, code like:
```jinja
{%- include "theme.js" -%}
```
generates:
```rust
::std::write!(
writer,
"\n\n ",
expr2 = &::askama::Ma…
-
Develop a storage plugin that allows users to store generated documents locally within the doc generator service. This plugin will provide options for managing and accessing the stored documents withi…