Skip to content

Increase timeout when calling Supabase data #222

@digitalghost-dev

Description

@digitalghost-dev

Setting the client timeout to 15 seconds may not be enough time to render high quality images in the card command:

client := &http.Client{
		Timeout: time.Second * 15,
	}

Setting to 60

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement to an existing feature.

    Projects

    Status

    Pull Request

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions