Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Azure/azure-webjobs-sdk issues and pull requests

#100 - Consider using string rather than MethodInfo for JobHost.Call

Issue - State: open - Opened by rustd about 10 years ago - 1 comment
Labels: high Impact

#99 - Document type locator must include custom binders types

Issue - State: open - Opened by rustd about 10 years ago
Labels: bug, Low Impact

#98 - Heterogeneous hosts using same first function assembly don't work

Issue - State: closed - Opened by rustd about 10 years ago - 2 comments
Labels: Low Impact

#97 - JSON console output causes JS error

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment
Labels: bug, Low Impact, Dashboard

#96 - Search in the dashboard

Issue - State: open - Opened by rustd about 10 years ago - 4 comments
Labels: Feature

#95 - Publish nightly packages to MyGet.org

Issue - State: closed - Opened by rustd about 10 years ago

#94 - We don't need 7 digits time precision

Issue - State: closed - Opened by rustd about 10 years ago - 2 comments
Labels: bug, Low Impact, Dashboard

#93 - On debug builds, the dashboard should show errors

Issue - State: open - Opened by rustd about 10 years ago
Labels: Low Impact, Dashboard

#92 - Don't rely on Assembly.Load for ServiceBus integration

Issue - State: closed - Opened by rustd about 10 years ago - 2 comments
Labels: bug, Low Impact

#91 - Warn if RunAndBlock in on demand job

Issue - State: open - Opened by rustd about 10 years ago
Labels: Low Impact

#90 - "New invocations available" when status changes

Issue - State: open - Opened by rustd about 10 years ago
Labels: Dashboard

#89 - Use content-type on ServiceBus bindings for serialization decision

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment

#88 - Don't use DateTime.ToString() without culture or format string

Issue - State: closed - Opened by rustd about 10 years ago - 8 comments
Labels: bug, high Impact

#87 - Consider failing on first binding error

Issue - State: open - Opened by rustd about 10 years ago

#86 - Consider not wrapping indexing exception

Issue - State: open - Opened by rustd about 10 years ago

#85 - QueueTrigger should play well with Azure Scheduler

Issue - State: closed - Opened by rustd about 10 years ago
Labels: high Impact

#84 - Update dashboard to use new Kudu APIs

Issue - State: closed - Opened by rustd about 10 years ago - 3 comments
Labels: high Impact, Dashboard

#83 - Support graceful cancellation per function

Issue - State: open - Opened by rustd about 10 years ago
Labels: Feature

#82 - Consider splitting the ServiceBus attributes in topic and queue

Issue - State: closed - Opened by rustd about 10 years ago

#81 - Support table ingress

Issue - State: closed - Opened by rustd about 10 years ago
Labels: high Impact

#80 - Batch for queue trigger

Issue - State: closed - Opened by rustd about 10 years ago - 3 comments
Labels: high Impact

#79 - Indexing doesn't include non-attributed methods

Issue - State: open - Opened by rustd about 10 years ago - 1 comment

#78 - SDK teaser displayed for SDK triggered functions

Issue - State: closed - Opened by rustd about 10 years ago
Labels: Low Impact, Dashboard

#77 - The bad connection string message stays between partial requests

Issue - State: open - Opened by rustd about 10 years ago
Labels: Low Impact, Dashboard

#76 - Review public APIs

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment
Labels: high Impact

#75 - Don't call functions in call private types

Issue - State: closed - Opened by rustd about 10 years ago
Labels: high Impact

#74 - Replace NoAutomaticTriggerAttribute with AzureJobsFunctionAttribute

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment

#73 - Don't run BlobTrigger until blob is committed

Issue - State: closed - Opened by rustd about 10 years ago - 5 comments
Labels: high Impact

#72 - Don't infinitely loop when BlobTrigger function fails binding

Issue - State: closed - Opened by rustd about 10 years ago - 2 comments
Labels: high Impact

#71 - Define how to bind non-existent entities

Issue - State: closed - Opened by rustd about 10 years ago - 2 comments
Labels: bug, high Impact

#70 - Preserve user stack trace (unwrapped) on exceptions

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment
Labels: bug, high Impact

#69 - Pick queue settings

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment

#68 - Continous non-sdk jobs show "Loading..." forever

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment
Labels: Low Impact, Dashboard

#67 - ServiceBus DeadLetterQueue processing is not working

Issue - State: closed - Opened by rustd about 10 years ago

#66 - Fixed exponential backoff randomization bug

Pull Request - State: closed - Opened by alpaix about 10 years ago - 1 comment

#65 - Credentials removal from data

Issue - State: closed - Opened by andrerod about 10 years ago - 3 comments

#64 - Give error message if credentials are not setup

Issue - State: closed - Opened by andrerod about 10 years ago

#63 - Fix updating message visibility / delete race

Issue - State: closed - Opened by rustd about 10 years ago
Labels: Low Impact

#62 - Non string property binding fails

Issue - State: closed - Opened by rustd about 10 years ago

#61 - Handle trying to lease deleted message (fixes #60).

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#60 - Concurrent dashboard indexing sometimes fails with 404

Issue - State: closed - Opened by davidmatson about 10 years ago

#59 - Fix non-deterministic test.

Pull Request - State: closed - Opened by davidmatson about 10 years ago - 2 comments

#58 - Fix over-concurrency causing excessive backoff for E2E tests.

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#57 - Fix bug causing Service Bus end to end test failure.

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#56 - Implement async support in timers (fixes #9).

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#55 - Improve cancellation support (#9).

Pull Request - State: closed - Opened by davidmatson about 10 years ago - 5 comments

#54 - Setting an out parameter to null should not throw an exception for ServiceBus Queues

Issue - State: closed - Opened by rustd about 10 years ago - 3 comments

#53 - Support Azure Storage Emulator

Issue - State: closed - Opened by rustd about 10 years ago - 88 comments

#52 - index notification

Pull Request - State: closed - Opened by victorhurdugaci about 10 years ago - 1 comment

#51 - Disable Logging by setting AzureJobsDashboard ConnectionString value =””

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment

#50 - Implement async support in blob write stream binding (#9).

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#49 - Reverse matching order (Fixes #24)

Pull Request - State: closed - Opened by andrerod about 10 years ago - 2 comments

#48 - Add missing null check (Fixes #38)

Pull Request - State: closed - Opened by andrerod about 10 years ago - 2 comments

#47 - Use random factor in the Azure Queue exponential polling algorithm (fixes #46)

Pull Request - State: closed - Opened by alpaix about 10 years ago - 1 comment

#46 - Use random factor in the Azure Queue exponential polling algorithm

Issue - State: closed - Opened by alpaix about 10 years ago

#45 - Handle error situations (Fixes #32)

Pull Request - State: closed - Opened by andrerod about 10 years ago - 2 comments

#44 - Dashboard function invocations optimization

Pull Request - State: closed - Opened by chenriks about 10 years ago - 3 comments

#43 - Ignore methods with generics parameter(s). Fix of issue #25

Pull Request - State: closed - Opened by alpaix about 10 years ago - 2 comments

#42 - Handle timeout in Scenario integration tests correctly.

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#41 - Handle concurrency in JobHost.Start and Stop (fixes #40).

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#40 - JobHost.Stop behaves incorrectly when called concurrently

Issue - State: closed - Opened by davidmatson about 10 years ago

#39 - Implement async support in blob read stream binding (#9).

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#38 - Queued function doesn't display in Dashboard

Issue - State: closed - Opened by andrerod about 10 years ago

#37 - Implement async support throughout most of the JobHost stack.

Pull Request - State: closed - Opened by davidmatson about 10 years ago

#36 - Binding to input blob that doesn't exist throws unactionable exception

Issue - State: closed - Opened by victorhurdugaci about 10 years ago - 3 comments
Labels: bug, high Impact

#35 - IEnumerable<> blob binding

Issue - State: closed - Opened by victorhurdugaci about 10 years ago - 7 comments
Labels: improvement, Discuss

#34 - Show Function finished status on the console.exe as well

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment

#33 - Only allow returning plain Task or void

Issue - State: closed - Opened by davidmatson about 10 years ago
Labels: high Impact

#32 - SPA dashboard doesn't handle failed HTTP requests

Issue - State: closed - Opened by davidmatson about 10 years ago

#31 - Don't do extra network hop to set blob writer

Issue - State: closed - Opened by davidmatson about 10 years ago
Labels: Low Impact

#30 - Dashboard indexer optimizations

Pull Request - State: closed - Opened by chenriks about 10 years ago - 3 comments

#29 - Bind to the Queue message in a Queue or Blob attribute

Issue - State: closed - Opened by rustd about 10 years ago - 5 comments
Labels: high Impact

#28 - Only index classes that end with "Jobs"

Issue - State: open - Opened by davidmatson about 10 years ago

#27 - Shrink data on dashboard upgrade

Issue - State: closed - Opened by davidmatson about 10 years ago - 1 comment

#26 - Add contributing.md file

Issue - State: closed - Opened by andrerod about 10 years ago - 1 comment
Labels: Low Impact

#25 - Errors while Indexing functions

Issue - State: closed - Opened by rustd about 10 years ago

#24 - Greedy Route parameter matching

Issue - State: closed - Opened by rustd about 10 years ago - 2 comments
Labels: high Impact

#23 - Validate Service Bus connection at startup.

Issue - State: open - Opened by davidmatson about 10 years ago

#22 - Re-use message senders and receivers

Issue - State: open - Opened by davidmatson about 10 years ago
Labels: Performance

#21 - Manage ServiceBus messaging entity lifetime

Issue - State: open - Opened by davidmatson about 10 years ago
Labels: Performance

#20 - Don't store connection strings in blob storage (Fixes #5)

Pull Request - State: closed - Opened by andrerod about 10 years ago - 6 comments

#19 - Remove function started message after function completed (#1)

Pull Request - State: closed - Opened by andrerod about 10 years ago - 6 comments

#18 - Change JobHost contract for async support.

Pull Request - State: closed - Opened by davidmatson about 10 years ago - 1 comment

#17 - Update dashboard data on background thread

Issue - State: closed - Opened by davidmatson about 10 years ago

#16 - Support binding table partition to IEnumerable<T>

Issue - State: open - Opened by davidmatson about 10 years ago
Labels: Feature

#15 - Support binding table partition to IQueryable<T>

Issue - State: open - Opened by davidmatson about 10 years ago

#14 - Model binding for container names in Blobs

Issue - State: closed - Opened by rustd about 10 years ago - 2 comments
Labels: bug, high Impact

#13 - Queue output to ICollector<T> instead of ICollection<T>

Issue - State: closed - Opened by davidmatson about 10 years ago - 1 comment
Labels: high Impact

#12 - Support binding Table to IEnumerable<T>

Issue - State: open - Opened by davidmatson about 10 years ago
Labels: Feature

#11 - Support binding Table to ICollection<T>

Issue - State: open - Opened by davidmatson about 10 years ago

#10 - Upgrade dashboard data

Issue - State: closed - Opened by davidmatson about 10 years ago - 1 comment
Labels: 1 - In Progress, high Impact

#9 - Support Async in JobHost and functions

Issue - State: closed - Opened by davidmatson about 10 years ago

#8 - Support binding Table to ICollector<T>

Issue - State: closed - Opened by davidmatson about 10 years ago - 1 comment
Labels: 1 - In Progress, high Impact

#7 - Add queue listener knobs

Issue - State: closed - Opened by rustd about 10 years ago

#6 - Seach blob should work for multiple storage accounts

Issue - State: closed - Opened by rustd about 10 years ago
Labels: 0 - Pending, high Impact

#5 - Do not store Storage credentials in Storage account

Issue - State: closed - Opened by rustd about 10 years ago - 1 comment

#4 - Add fast path notification for queue polling

Issue - State: closed - Opened by rustd about 10 years ago
Labels: bug

#3 - Add tests for dashboard

Issue - State: closed - Opened by victorhurdugaci about 10 years ago
Labels: 0 - Pending, Low Impact

#2 - BlobTrigger is jammed

Issue - State: closed - Opened by davidmatson about 10 years ago
Labels: 0 - Pending, high Impact

#1 - Remove function started message after function completed

Issue - State: closed - Opened by davidmatson about 10 years ago