Azure / Azure/azure-functions-python-library

Service Bus Output Bindings for Topics & Using Custom Properties

Aperta
#281 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
179
Fork
79
Merge medio
2g 8h
PR unite (30g)
2

Descrizione

When sending messages via output binding for Service Bus Messages to Topics, the output parameter is of type "func.Out[str]" and only supports .set(val:str) and does not presently support setting ServiceBusMessage custom properties that would be useful when utilizing Topic Subscription filters, in particular.

Is there any plan to expand the output binding variables to support more than just string for Service Bus Messages? Sequence number, custom enqueuing time, other operations supported by the separate azure-service-bus Python library's ServiceBusMessage class?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by tracing the output binding represented by func.Out[str] and compare its current capabilities with the ServiceBusMessage class from the separate azure-service-bus Python library. Clarify which message properties and operations should be supported, then define completion as an agreed output-binding interface that can set the required custom properties for topic subscription filters.

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

Valutazione

Stack tecnologico
azure, python
Ambito
api, cloud
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.