How does Amazon S3 work?

Aperta
#106 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
25/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
aws, python
Ambito
backend, cloud

Direzione di ricerca

Inspect the current S3 upload implementation and trace where create_bucket is called; the issue does not name a file or test. Compare that behavior with the intended upload flow and verify whether bucket creation is expected, then document or correct the behavior and add a regression check if the repository provides a suitable test location.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Hi,

How is it possible that the current S3 code works? As far as I can tell the code for the S3 Upload
is using "create_bucket", which A) does not work B) creates a bucket when it shouldn't C) should be get_bucket. Is this just a problem that I am having or is this a feature that no one is using?

Cheers,

Woutifier

Lingua principale
Python
Stelle
39
Fork
102
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di openedx/xqueue

Tutte le issue di openedx/xqueue

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.