Skip to content

issues Search Results · repo:morty-faas/morty language:Go

Filter by

9 results
 (74 ms)

9 results

inmorty-faas/morty (press backspace or delete to remove)

What needs to be done ? We should consider using an implementation of the back-off algorithm in order to determine the readiness of a function instance. See : https://github.com/cenkalti/backoff Why ...
good first issue
scope/controller
type/bug
  • thomasgouveia
  • Opened 
    on May 14, 2023
  • #27

What needs to be done ? Exclusively imply invocation of functions: - add header FUNCTION-RESPONSE-TIME in response, containing the execution time of the inner function - add header RIK-AVAILABLE-TIME ...
scope/controller
  • alexandrebrg
  • Opened 
    on May 13, 2023
  • #25

You will find context for this issue in #12. The idea here is to add to the registry a metric (probably an CounterVec) in order to record the number of builds performed by the registry. We want to label ...
scope/registry
type/enhancement
  • thomasgouveia
  • Opened 
    on May 2, 2023
  • #16

You will find context for this issue in #12. The idea here is to add to the registry a metric (probably an HistogramVec) in order to record duration of each build. We want to label every metric record ...
scope/registry
type/enhancement
  • thomasgouveia
  • Opened 
    on May 2, 2023
  • #15

Our project is growing in complexity and we re adding new features and functionality on a regular basis. As a result, it s becoming more difficult to keep track of how our platform is performing in production. ...
minor
type/enhancement
  • thomasgouveia
  • 1
  • Opened 
    on Apr 30, 2023
  • #12

In the actual version, Morty is able to re-build a given function, but patching a RIK workload is currently not supported. So we can t assign a function image with an URI like /v1/functions/:name/:version ...
minor
type/enhancement
  • thomasgouveia
  • Opened 
    on Apr 28, 2023
  • #10

We need to migrate the entire project to Go 1.20.
dependencies
good first issue
  • thomasgouveia
  • Opened 
    on Apr 27, 2023
  • #9

Currently, when the registry boot up, it will download the available runtimes into /tmp/morty-runtimes. See : https://github.com/morty-faas/morty/blob/main/registry/builder/builder.go#L68 This is an ...
good first issue
type/bug
  • thomasgouveia
  • Opened 
    on Apr 27, 2023
  • #4

type/enhancement
  • leofvo
  • Opened 
    on Apr 26, 2023
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub