Dario Freddi

Results 11 issues of Dario Freddi

Consider the following: `sinceTime, err = dateparse.ParseLocal(since)` Currently, EU and US are in different daylight saving settings. Running that code in US and EU over this timeframe, bears two different...

The current worker/queue implementation in Voyager is apparently the cause of most bugs/failures, especially connected to LEGO. Currently, every worker job has a backoff of 1 second and a rate...

AppEngine's API is currently too cumbersome and prevents some use cases from being fulfilled. Come up with a new design with is backwards compatible with 0.10.

main feature
user experience
API
app:appengine_api

As the title says: ``` ==> Generated sys.config in /app/var level=info ts=2020-05-29T13:22:59.893+00:00 msg="Starting Xandra connection to [\"10.18.0.11:9042\", \"10.18.0.19:9042\", \"10.18.0.20:9042\"]" module=Astarte.Housekeeping.ReleaseTasks function=start_services/0 level=warn ts=2020-05-29T13:23:00.188+00:00 msg="Database connection error: %Xandra.ConnectionError{action: \"checkout from cluster...

bug
critical

# State of the art As of 1.0, Astarte+Flow enables a "gateway expansion" which allows Gateways to represent individual devices as Astarte devices through a "twin" interface mechanism + a...

main feature
user experience

This is a valid Astarte endpoint: `/my/2endpoint/stuff` But in 0.11, this does not validate and is rejected when installing the interface. The restriction should instead apply only to the first...

user experience
app:realm_management

Most users won't use Device ID to identify their devices, and moreover some of them won't have a logic to associate an Alias after a device has been added to...

enhancement
discussion
app:pairing
app:pairing_api

Pairing already supports delivering an initial introspection. When this is done, it should also be possible to set initial values on all interfaces. As an example, suppose we're registering a...

enhancement
app:pairing
app:pairing_api

Stats should show these counts: * total devices * connected devices * disconnected devices * never connected devices

enhancement
good first issue
user experience
app:appengine_api

The same stats to be found for /stats/devices, should also be available for /stats/groups/

user experience
API
app:appengine_api